Set VirtualBox USB Tablet to GDK_SOURCE_MOUSE
authorTakao Fujiwara <tfujiwar@redhat.com>
Tue, 8 Mar 2016 13:18:06 +0000 (22:18 +0900)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 8 Mar 2016 16:11:51 +0000 (11:11 -0500)
commit7822f59a861abe6a29c15823964c7ea1892c265c
tree181830a0b786187370a5dccaa4b3083724f1be36
parent6fdf1e4462e1a69995bdcd71aa9de1071216b3f6
Set VirtualBox USB Tablet to GDK_SOURCE_MOUSE

The virtual host assigns the name of the mouse device to
"VirtualBox USB Tablet" in VirtualBox and we'd use that device as mouse.
If not, GtkTooltip is not enabled.

https://bugzilla.gnome.org/show_bug.cgi?id=763017
gdk/x11/gdkdevicemanager-xi2.c